- fail in one's object
- не достичь цели
глагол:
не достичь цели (miss, miss an opportunity, fail in one's object)
Англо-русский синонимический словарь. 2014.
Англо-русский синонимический словарь. 2014.
Object pool pattern — For the article about a general pool see Pool (Computer science) In computer programming, an object pool is a software design pattern. An object pool is a set of initialised objects that are kept ready to use, rather than allocated and destroyed… … Wikipedia
Object pool — In computer programming, an object pool is a software design pattern. An object pool is a set of initialised objects that are kept ready to use, rather than allocated and destroyed on demand. A client of the pool will request an object from the… … Wikipedia
Object lifetime — In computer science, the object lifetime (or life cycle) of an object in object oriented programming is the time between an object s creation (also known as instantiation or construction) till the object is no longer used, and is destructed or… … Wikipedia
Fail — (f[=a]l) v. i. [imp. & p. p. {Failed} (f[=a]ld); p. pr. & vb. n. {Failing}.] [F. failir, fr. L. fallere, falsum, to deceive, akin to E. fall. See {Fail}, and cf. {Fallacy}, {False}, {Fault}.] 1. To be wanting; to fall short; to be or become… … The Collaborative International Dictionary of English
One (pronoun) — One is a pronoun in the English language. It is a gender neutral, third person singular (though slightly anomalous, see reflexivity of one below) pronoun, commonly used in English prose. It is equivalent to the French pronoun on (from homme ,… … Wikipedia
One Man and His Droid — Cover art Developer(s) Clive Brooker Publisher(s) … Wikipedia
One of Us, One of Them — Heroes episode Noah and his new partner deal with a hostage situation … Wikipedia
Object permanence — Psychology … Wikipedia
Fianna Fáil — Infobox Irish Political Party party name = Fianna Fáil party articletitle = Fianna Fáil party leader = Brian Cowen deputy leader = foundation = 23 March 1926 ideology = Irish republicanism, Liberal conservatism [ [http://www.parties and elections … Wikipedia
Common Object Request Broker Architecture — The Common Object Request Broker Architecture (CORBA) is a standard defined by the Object Management Group (OMG) that enables software components written in multiple computer languages and running on multiple computers to work together (i.e., it… … Wikipedia
Mock object — In object oriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways. A computer programmer typically creates a mock object to test the behavior of some other object, in much the same way… … Wikipedia